-
Home
-
Site Reviews
-
7.0.15
-
Code
-
Classes
- Tables
Total Complexity |
40 |
Dependencies |
9 |
Dependents |
15 |
Total lines |
199 |
Lines of code |
158 |
Logical lines of code |
78 |
Comment lines |
5 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
tableEngines() |
S |
54 |
5 |
22 |
tableEngine() |
S |
54 |
5 |
22 |
dropForeignConstraints() |
S |
55 |
5 |
21 |
__construct() |
S |
64 |
4 |
8 |
convertTableEngine() |
S |
58 |
3 |
15 |
tablesExist() |
S |
61 |
3 |
12 |
table() |
S |
64 |
3 |
10 |
columnExists() |
S |
62 |
2 |
12 |
addForeignConstraints() |
S |
74 |
2 |
5 |
customTables() |
S |
68 |
2 |
7 |
createTables() |
S |
78 |
1 |
3 |
isInnodb() |
S |
79 |
1 |
3 |
isMyisam() |
S |
79 |
1 |
3 |
isSqlite() |
S |
80 |
1 |
3 |
tableExists() |
S |
74 |
1 |
4 |
tables() |
S |
68 |
1 |
8 |